home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / outil179.zip / OFARE.DOC < prev    next >
Text File  |  1997-04-30  |  3KB  |  65 lines

  1.  
  2.         OFARE - Opus 1.79 File Area REindexer
  3.  
  4.         The purpose of  this program  is to re-index  the database.  When
  5.         Opus adds new files to an area, the information for that file  is
  6.         added to the  "overflow area"  of the  database. When  a file  is
  7.         deleted, the entry in the  database is not physically purged,  it
  8.         is just  marked as  deleted. Opus  doesn't even  expand  wildcard
  9.         names that occur in  a file area anymore,  because you can't  put
  10.         wildcard names in a file index.
  11.  
  12.         In order to purge  deleted files from  the database, combine  the
  13.         information from the "overflow  area", and to re-expand  wildcard
  14.         names, OFARE should be part of your regular maintenance.
  15.  
  16.         If your filesbbs.ndx or filesbbs.adx  files are grunged or  lost,
  17.         ofare has the capability  of re-creating them.  If you loose  the
  18.         filesbbs.dat file,  too bad,  you're in  for a  painful  process.
  19.         Backup frequently!
  20.  
  21.               allowable command line switches are:
  22.                 /b xx  Use xx buffers for btree routines
  23.                 /l     Produce orphan, len0, and missing lists
  24.                 /o     Include orphan files
  25.                 /m     Exclude missing files
  26.                 /q     Quick mode (don't update file date/time/size)
  27.  
  28.         Since  Opus allows the system dat files and the user  file to  be
  29.         be located in  other than  the Opus home  directory, support  has
  30.         been added to look up these paths in the Opus prm file.
  31.  
  32.         Set up an  environment variable  labelled OPUS,  and specify  the
  33.         full pathname of the prm file, i.e.
  34.  
  35.                 SET OPUS=H:\OPUS\BBS.PRM
  36.  
  37.         If your environment space is cramped, you may leave off the  .PRM
  38.         suffix, the program will add it.  BTW, Doug and I are making  the
  39.         OPUS environment variable a standard for all the OPUS  utilities.
  40.  
  41.         If the OPUS  environment variable  is not set,  the program  will
  42.         look  in  the   current  working  directory   for  USER.DAT   and
  43.         SYSMSG.DAT. If either file  is not found, it  will then look  for
  44.         BBS.PRM and look up the paths in there. If none of the above  are
  45.         found, the program will fail.
  46.  
  47.         HOW  TO   CHANGE   AREA   NUMBERS  (without   losing   a   thing)
  48.         ==========================
  49.         What do you do when you want  to move a file area to a  different
  50.         area number?  For example  you want  to make  your current  games
  51.         files area  which is  currently area  15 into  area 88.  Use  the
  52.         change area number option from the Opus-FAM main menu.
  53.  
  54.             John Valentyn 1:114/5@fidonet.org
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.